home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000026_news@columbia.edu _Thu Feb 15 12:38:04 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id MAA09930 for <kermit.misc@watsun>; Thu, 15 Feb 1996 12:38:02 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id MAA14662 for kermit.misc@watsun; Thu, 15 Feb 1996 12:37:58 -0500 (EST)
  4. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.internetmci.com!in1.uu.net!nwnews.wa.com!nwfocus.wa.com!krel.iea.com!comtch!andersr
  5. From: andersr@comtch.iea.com (Rod Anderson)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Kermit - Escaping to local mode in batch mode. URGENT!
  8. Date: 15 Feb 1996 13:34:51 GMT
  9. Organization: CompuTech
  10. Lines: 25
  11. Message-ID: <4fvcpr$2bh@krel.iea.com>
  12. References: <4fqncp$mkk@igate2.pt.cyanamid.com>
  13. NNTP-Posting-Host: comtch.iea.com
  14. X-Newsreader: TIN [version 1.2 PL2]
  15.  
  16. Bala Balakrishnan (balakrishnanb@cyanamid.com) wrote:
  17. : I am trying to write a shell script which will use kermit for file 
  18. : transfer in non-interactive mode. Kermit will be used to connect from a 
  19. : unix machine to a OS/2 which will be placed in "Send" mode. At that point 
  20. : I have to "Escape" back to my local kermit and issue a "receive" command 
  21. : to get the file.
  22.  
  23. You probably want to place the remote system in server mode and let the 
  24. local system control it via Kermit's scripting language.
  25.  
  26. This allows you to monitor the progress: logon, start-up of kermit, etc. 
  27. and use appropriate actions for almost all situations.  One of the 
  28. systems I (my program) upload to has varying (really varying) times 
  29. between prompts for logging on.  Using loops, timed input, and success 
  30. codes the program can get logged on almost regardless of the 
  31. time between prompts.
  32.  
  33. I'm at home right now so don't have access to a script but if you're 
  34. interested in seeing one of these as an example mail me and I'll send it 
  35. to you.
  36.  
  37. Rod
  38. -----
  39. Please don't tell my mother I work for the government.
  40. She thinks I play piano in a bordello.